home *** CD-ROM | disk | FTP | other *** search
/ TD on CD Volume 4 #2 / TD on CD (Volume 4, Issue 2) (USA).bin / APPS / Citrix / DATA.Z / appsrv.src next >
Text File  |  1996-02-03  |  1KB  |  54 lines

  1. ;**********************************************************************
  2. ;**
  3. ;** APPSRV.INI - Application Server Configuration File.
  4. ;**
  5. ;** This file contains user settings which define application
  6. ;** servers and other preferences.
  7. ;**
  8. ;**********************************************************************
  9.  
  10. [WFClient]
  11. Version=2
  12. LogFile=wfclient.log
  13. LogFileWin16=wfcwin.log
  14. LogFileWin32=wfcwin32.log
  15. LogAppend=Off
  16. LogConnect=On
  17. LogErrors=On
  18. LogTransmit=Off
  19. LogReceive=Off
  20. LogKeyboard=Off
  21. Hotkey1Char=F1
  22. Hotkey1Shift=Shift
  23. Hotkey2Char=F3
  24. Hotkey2Shift=Shift
  25. Hotkey3Char=F2
  26. Hotkey3Shift=Shift
  27. Hotkey4Char=F1
  28. Hotkey4Shift=Ctrl
  29. Hotkey5Char=F2
  30. Hotkey5Shift=Ctrl
  31. Hotkey6Char=F2
  32. Hotkey6Shift=Alt
  33. Hotkey7Char=plus
  34. Hotkey7Shift=Alt
  35. Hotkey8Char=minus
  36. Hotkey8Shift=Alt
  37. DisableSound=Off
  38. DisableCtrlAltDel=On
  39. MouseTimer=100
  40. KeyboardTimer=100
  41. ColorMismatchPrompt_Have16_Want256=On
  42. ColorMismatchPrompt_Have64K_Want256=On
  43. ColorMismatchPrompt_Have16M_Want256=On
  44. DosConnectTTY=On
  45. ConnectTTY=Off
  46. ConnectTTYDelay=1000
  47. TcpBrowserAddress=
  48. IpxBrowserAddress=
  49. NetBiosBrowserAddress=
  50. BrowserRetry=3
  51. BrowserTimeout=1000
  52. LanaNumber=0
  53.  
  54.